third
Type
keyword
Summary
Designates the third member of a set.
Syntax
third
Description
Use the third keyword in an object reference or chunk expression.
The third keyword can be used to specify any object whose number property is 3. It can also be used to designate the third chunk in a chunk expression.
The word the is optional when using the third keyword.
Examples
set the hilite of the third button to true
repeat until third line of tKeysPressed is "Control"
Related
constant: three
function: number
glossary: object, keyword, property, object reference, chunk expression, chunk
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile